home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmStringCreateSimple.z / XmStringCreateSimple
Encoding:
Text File  |  2003-11-18  |  2.2 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeee((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e_S_i_m_p_l_e - A compound string function that
  10.       creates a compound string in the language environment    of a
  11.       widget
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.       #include <Xm/Xm.h>
  15.  
  16.       XmString XmStringCreateSimple    (tttteeeexxxxtttt)
  17.            _c_h_a_r   ****    tttteeeexxxxtttt;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e_S_i_m_p_l_e creates a compound string with two
  21.       components: text and a character set.     It derives the
  22.       character set    from the current language environment.
  23.  
  24.       The routine attempts to derive a character set from the
  25.       value    of the LANG environment    variable.  If this does    not
  26.       result in a valid character set, the routine uses a vendor-
  27.       specific default.  If    the vendor has not specified a
  28.       different value, this    default    is ISO8859-1.
  29.  
  30.       NOTE:     This routine is obsolete and exists for compatibility
  31.       with previous    releases.  It has been replaced    by
  32.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d.
  33.  
  34.       tttteeeexxxxtttt Specifies a null-terminated string to be    used as    the
  35.            text component of the compound string.
  36.  
  37.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  38.       Returns a new    compound string.
  39.  
  40.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  41.       _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d(_3_X).
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.